This web method is used to unmanifest an activity in the system.
Method | /ProCloudWS.asmx/Manifesting_UnManifestActivity |
The request body is of type Manifesting_UnManifestActivity.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intProviderBranchId | xml:int | |
intActivityId | xml:int | |
intTypeId | xml:int |
|
The response body is of type Manifesting_UnManifestActivityResponse.
Name | Description | Data Type |
---|---|---|
Manifesting_UnManifestActivityResult | objManifesting_UnManifestActivityReturn |
|